McCamSwitch.FirstOnPosition property

The position from which the switch is on.

SetGroupPathCamSwitch: the distance between the original starting position and FirstOnPosition in a path motion command, must be nonnegative.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double FirstOnPosition { get; set; }
Public Property FirstOnPosition As Double

Property Value

Type: double

See also

McCamSwitch Class

IntervalZero.KINGSTAR.Base Namespace